Before you can complete the CFX tag, you must have authorized access to a gateway server by registering with an authorization gateway. Once your registration is processed, you will receive a set of connection and authorization parameters, including a .dll (dynamically linked library) to support the gateway. Before any credit card transactions can be processed, the .dll has to be registered with the ColdFusion Administrator.
1. Unzip the e-Series code onto the server, and move the PFProCF.dll file located in the Customer/Source/CustomTags directory to the CFUSION/CustomTags directory on the server.
2. Log in to ColdFusion as administrator.
3. Under Extensions, select CFX tags to display the CFX Tags page.
4. Select Register C++ CFX to display the Add/Edit C++ CFX Tag page.
5. In the Tag Name field, enter CFX_PAYMENTNET.
6. Select Browser Server, and find the PFProCF.dll file.
7. Verify that the Keep Library Loaded option is enabled.
8. Enter a description in the Description field.
9. Select Submit Changes.
Note: An SSL-compliant Web server is recommended for consumer credit card protection for websites that pass credit card numbers over the Internet.
10. Restart ColdFusion.
After registering the .dll, the gateway information can be set up to start accepting online credit card payments.